Fix clang compiler warnings.

* Do not include <base/logging.h> to avoid redefinition warnings.
* Use unsigned 0U to avoid signed vs unsigned comparison.
* Fix typo of unused ret2.

Bug: 66996870
Test: build with WITH_TIDY=1
Change-Id: I5554ffaadd54d967580998672e1dd64428269566
1 file changed