BUILD: do not disable -Wformat-truncation anymore

There were very few entries to fix and this warning, while often
wrong, can actually spot future issues. If it can help developers
adjust their code in the future to make it more robust, it's not
necessarily that bad. Let's re-enable it and see how it goes.

(cherry picked from commit c1b16734c017118ce6582b16ea724ec6095e5fc9)
[wt: this is not required but helpful to detect mistakes in backports]
Signed-off-by: Willy Tarreau <w@1wt.eu>
1 file changed