
With LTO it's easy to get "-Wmaybe-uninitialized" false positives. But the warning is useful, we we don't want to disable it altogether. However, while investigating the problem it can be useful to patch it temporarily. Add a code comment that suggests how to do that.