Closed
Description
At least where possible, if we can determine that all possible errors are accounted for, remove error.Unexpected
from the error set. This issue is deceptively complicated and may involve reading kernel code or wine source code. There may be an argument to keep the error for some syscalls where the system reserves the right to add new error codes.