Index: /trunk/src/VBox/Main/GuestImpl.cpp
===================================================================
--- /trunk/src/VBox/Main/GuestImpl.cpp	(revision 30020)
+++ /trunk/src/VBox/Main/GuestImpl.cpp	(revision 30021)
@@ -1308,5 +1308,5 @@
                     {
                         /* This is not an error we want to report to COM. */
-                        rc = NO_ERROR;
+                        rc = S_OK;
                     }
                     else if (vrc == VERR_TIMEOUT)
