One more benefit. The recent GCC version makes more automatic checks than the old GCC version. We can enable GCC flags that allow handling warnings as errors. So any PR that generates a warning will automatically fail automatic checks.
This will improve PR code quality.