The new testing configuration did not turn off #pragma system_header,
which means we were not seeing warnings in system headers.
I expect this to start failing on GCC (see the removed comment), but
I'd like to fix the root cause before I ship this.