
Some warnings depends on others: -Wformat-security won't work without -Wformat. With -Wall we're confident enough that we have important warnings enabled and in any case we're going to enable it anyway. https://github.com/NetworkManager/NetworkManager/pull/175