Silence gcc 4.6 warnings
[fio.git] / filesetup.c
index 1350857ffb04d9f4ed1274298675f9a94adf44a8..799202f0da5bbccf9b7aca0e90fc7f7ed5293004 100644 (file)
@@ -504,7 +504,7 @@ open_again:
 
        if (!from_hash && f->fd != -1) {
                if (add_file_hash(f)) {
-                       int ret;
+                       int fio_unused ret;
 
                        /*
                         * OK to ignore, we haven't done anything with it