> For instance, the fact that -Wuninitialized often returns (or has > historically returned) false positives has caused NetBSD to _remove It still does. In fact, a number of the warning 'fixes' that went into gcc recently have added spurious initializations to paper over spurious warnings.