Index: /trunk/src/VBox/VMM/include/VMInternal.h
===================================================================
--- /trunk/src/VBox/VMM/include/VMInternal.h	(revision 38940)
+++ /trunk/src/VBox/VMM/include/VMInternal.h	(revision 38941)
@@ -305,5 +305,7 @@
     RTUUID                          Uuid;
 } VMINTUSERPERVM;
+#ifdef VBOX_WITH_STATISTICS
 AssertCompileMemberAlignment(VMINTUSERPERVM, StatReqAllocNew, 8);
+#endif
 
 /** Pointer to the VM internal data kept in the UVM. */
