The new enabled-by-default compile errors in GCC 14 can introduce subtle build changes by causing feature test code to no longer compile correctly, thereby breaking feature detection https://github.com/justinethier/cyclone/pull/544
Noticed this by accident, hope this wasn't a common occurrence during GCC 14 rebuilds.