At the last editor's meeting we discussed whether we should explicitly recommend one of `if (x)` or `if (x != 0)` The example of `if (strcmp(...))` was mentioned as an interesting case.