Disable -Wmisleading-indentation warning for minizip

This was introduced recently to Clang and it fails for:

  contrib/minizip/zip.c:529:7: error: misleading indentation; statement is not part of the previous 'for'

Change-Id: Ia78b1c4222e2b46b76c579dd6f1179b7659ad337
1 file changed